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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 所諶蕣所諶蕣B 10001111100010101111101110101010111001001111101010001111100010101111101110101010111001001111101001000010 8f8afbaae4fa8f8afbaae4fa42
EUC-JP 所諶蕣所諶蕣B 101111011110101010001111110111101011010111101000111111001011110111101010100011111101111010110101111010001111110001000010 bdea8fdeb5e8fcbdea8fdeb5e8fc42
UTF-8 所諶蕣所諶蕣B 11100110100010011000000011101000101010111011011011101000100101011010001111100110100010011000000011101000101010111011011011101000100101011010001101000010 e68980e8abb6e895a3e68980e8abb6e895a342
UHC 所諶蕣所諶蕣B 11100001101101101110010010100110111000101111001011100001101101101110010010100110111000101111001001000010 e1b6e4a6e2f2e1b6e4a6e2f242

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