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 蝴・竊罷棡莠娯捉 111001011001101010100101111000101000011010010100111010111001111010011100111001001011101010001100111000101001000110101000 e59aa5e28694eb9e9ce4ba8ce291a8
EUC-JP 蝴・竊罷棡莠娯捉 11101001111110101000111010100101111000111110011011001000111011011101101111111100111010001011110010111000111001001100001010101010 e9fa8ea5e3e6c8eddbfce8bcb8e4c2aa
UTF-8 蝴・竊罷棡莠娯捉 111010001001110110110100111011111011110110100101111001111010101110001010111001111011110110110111111001101010001110100001111010001000111010100000111001011010100010101111111001101000110110001001 e89db4efbda5e7ab8ae7bdb7e6a3a1e88ea0e5a8afe68d89
UHC 蝴?竊罷???捉 111110111101110100111111111011111011110011110111111100110011111100111111001111111111001110110101 fbdd3fefbcf7f33f3f3ff3b5

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