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 ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
SJIS-WIN ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
EUC-JP ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
UTF-8 셈섞렯렑O셈섞렯렑O^ 111011001000010110001000111011001000010010011110111010111010000010101111111010111010000010010001010011111110110010000101100010001110110010000100100111101110101110100000101011111110101110100000100100010100111101011110 ec8588ec849eeba0afeba0914fec8588ec849eeba0afeba0914f5e
UHC 셈섞렯렑O셈섞렯렑O^ 10111100110000001011110010101111100011101011110010001110101001100100111110111100110000001011110010101111100011101011110010001110101001100100111101011110 bcc0bcaf8ebc8ea64fbcc0bcaf8ebc8ea64f5e

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