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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 楡?????衣? 10011110101111100011111100111111001111110011111100111111100010001101111100111111 9ebe3f3f3f3f3f88df3f
EUC-JP 楡?????衣? 11011100110000000011111100111111001111110011111100111111101100001110000100111111 dcc03f3f3f3f3fb0e13f
UTF-8 楡목렰렞麟렦衣렑 111001101010010110100001111010111010101010101001111010111010000010110000111010111010000010011110111011111010011110110011111010111010000010100110111010001010000110100011111010111010000010010001 e6a5a1ebaaa9eba0b0eba09eefa7b3eba0a6e8a1a3eba091
UHC 楡목렰렞麟렦衣렑 11101010111110001011100011110001100011101011110110001110101011111110110011101000100011101011010111101011111111011000111010100110 eaf8b8f18ebd8eafece88eb5ebfd8ea6

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