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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 檍??苡??苡?? 100111101111100000111111001111111110010010001111001111110011111111100100100011110011111100111111 9ef83f3fe48f3f3fe48f3f3f
EUC-JP 檍??苡??苡?? 110111001111101000111111001111111110011111101111001111110011111111100111111011110011111100111111 dcfa3f3fe7ef3f3fe7ef3f3f
UTF-8 檍댿뀤苡띈짔苡낆쑂 111001101010101010001101111010111000110010111111111010111000000010100100111010001000101110100001111010111001110110001000111011001010011110010100111010001000101110100001111010111000001010000110111011001001000110000010 e6aa8deb8cbfeb80a4e88ba1eb9d88eca794e88ba1eb8286ec9182
UHC 檍댿뀤苡띈짔苡낆쑂 111001011110010110001000111000101000010110011011111011001011111010110110111010001010001110011101111011001011111010000101111011001001110010100010 e5e588e2859becbeb6e8a39decbe85ec9ca2

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