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 鞜泌、夊゚泌、咤 11101000110111111001010011100101101001001001101011101000110111111001010011100101101001001001101001000010 e8df94e5a49ae8df94e5a49a42
EUC-JP 鞜泌、夊゚泌、咤 11110000111000011100100011100111100011101010010011010100111010101000111011011111110010001110011110001110101001001101001110100011 f0e1c8e78ea4d4ea8edfc8e78ea4d3a3
UTF-8 鞜泌、夊゚泌、咤 111010011001111010011100111001101011001110001100111011111011110110100100111001011010010010001010111011111011111010011111111001101011001110001100111011111011110110100100111001011001001010100100 e99e9ce6b38cefbda4e5a48aefbe9fe6b38cefbda4e592a4
UHC ?泌???泌?咤 0011111111111001101100100011111100111111001111111111100110110010001111111111011011100011 3ff9b23f3f3ff9b23ff6e3

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