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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 端棚辰辰Y端棚辰辰bE 10010010010110111001001001001001100100100100001110010010010000110101100110010010010110111001001001001001100100100100001110010010010000110110001001000101 925b92499243924359925b9249924392436245
EUC-JP 端棚辰辰Y端棚辰辰bE 11000011101111001100001110101010110000111010010011000011101001000101100111000011101111001100001110101010110000111010010011000011101001000110001001000101 c3bcc3aac3a4c3a459c3bcc3aac3a4c3a46245
UTF-8 端棚辰辰Y端棚辰辰bE 111001111010101110101111111001101010001110011010111010001011111010110000111010001011111010110000010110011110011110101011101011111110011010100011100110101110100010111110101100001110100010111110101100000110001001000101 e7abafe6a39ae8beb0e8beb059e7abafe6a39ae8beb0e8beb06245
UHC 端棚辰辰Y端棚辰辰bE 11010011101011101101110111011100111100101110001111110010111000110101100111010011101011101101110111011100111100101110001111110010111000110110001001000101 d3aedddcf2e3f2e359d3aedddcf2e3f2e36245

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