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 ???????昻 001111110011111100111111001111110011111100111111001111111111101011010000 3f3f3f3f3f3f3ffad0
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 렿렑렊뤏쮱쫷죴昻 111010111010000010111111111010111010000010010001111010111010000010001010111010111010010010001111111011001010111010110001111011001010101110110111111011001010001110110100111001101001100010111011 eba0bfeba091eba08aeba48fecaeb1ecabb7eca3b4e698bb
UHC 렿렑렊뤏쮱쫷죴昻 10001110110001111000111010100110100011101010000110001111101111111010100010001110101001101000111010100001100011111110010011101001 8ec78ea68ea18fbfa88ea68ea18fe4e9

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