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 ?????????A@h 001111110011111100111111001111110011111100111111001111110011111100111111010000010100000001101000 3f3f3f3f3f3f3f3f3f414068
SJIS-WIN ???夷??姨??A@h 0011111100111111001111111000100011001110001111110011111110011011010010000011111100111111010000010100000001101000 3f3f3f88ce3f3f9b483f3f414068
EUC-JP ???夷??姨??A@h 0011111100111111001111111011000011010000001111110011111111010101101010010011111100111111010000010100000001101000 3f3f3fb0d03f3fd5a93f3f414068
UTF-8 梨섏쭥夷됱괜姨랁샄A@h 111011111010011110100010111011001000010010001111111011001010110110100101111001011010010010110111111010111001000010110001111010101011010010011100111001011010011110101000111010111001111010000001111011001000001110000100010000010100000001101000 efa7a2ec848fecada5e5a4b7eb90b1eab49ce5a7a8eb9e81ec8384414068
UHC 梨섏쭥夷됱괜姨랁샄A@h 111011001011000110011000111011001010011110011001111011001010100010001001111011001011000110100110111011001010100110001101111011011001100010110110010000010100000001101000 ecb198eca799eca889ecb1a6eca98ded98b6414068

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