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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 撓??蜈??鈺 10011101100110100011111100111111111001011000010100111111001111111111101111000100 9d9a3f3fe5853f3ffbc4
EUC-JP 撓??蜈??鈺 1101100111111010001111110011111111101001111001010011111100111111100011111110001111010101 d9fa3f3fe9e53f3f8fe3d5
UTF-8 撓뷂슉蜈랃쉐鈺 111001101001001010010011111010111011011110000010111011001000101010001001111010001001110010001000111010111001111010000011111011001000100110010000111010011000100010111010 e69293ebb782ec8a89e89c88eb9e83ec8990e988ba
UHC 撓뷂슉蜈랃쉐鈺 1110100011110101100101001110111110111101101101011110100010100101100011011110111110111101101001101110100010101101 e8f594efbdb5e8a58defbda6e8ad

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