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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
EUC-JP ??????薏??B 001111110011111100111111001111110011111100111111100011111101100111011110001111110011111101000010 3f3f3f3f3f3f8fd9de3f3f42
UTF-8 溜븐쓹溜뗫졋薏뺣젉B 11101111101001111000101111101011101110001001000011101100100100111011100111101111101001111000101111101011100101111010101111101100101000011000101111101000100101101000111111101011101110101010001111101100101000001000100101000010 efa78bebb890ec93b9efa78beb97abeca18be8968febbaa3eca08942
UHC 溜븐쓹溜뗫졋薏뺣젉B 11101010111111101011101011101100100111011001010111101010111111101000101111101011101000001011101011101011111110111001010111101011101000001000101101000010 eafebaec9d95eafe8beba0baebfb95eba08b42

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