To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?絲?}?絲?{^ 0011111111100011010011100011111101111101001111111110001101001110001111110111101101011110 3fe34e3f7d3fe34e3f7b5e
EUC-JP ?絲?}?絲?{^ 0011111111100101101011110011111101111101001111111110010110101111001111110111101101011110 3fe5af3f7d3fe5af3f7b5e
UTF-8 裡絲뇻}裡絲뇻{^ 111011111010011110101000111001111011010110110010111010111000011110111011011111011110111110100111101010001110011110110101101100101110101110000111101110110111101101011110 efa7a8e7b5b2eb87bb7defa7a8e7b5b2eb87bb7b5e
UHC 裡絲뇻}裡絲뇻{^ 111011001100000111011110111010101011010010100111011111011110110011000001110111101110101010110100101001110111101101011110 ecc1deeab4a77decc1deeab4a77b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)