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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?朞罪?朞罪^ 0011111110011110010011011000110111011111001111111001111001001101100011011101111101011110 3f9e4d8ddf3f9e4d8ddf5e
EUC-JP ?朞罪?朞罪^ 0011111111011011101011101011101011100001001111111101101110101110101110101110000101011110 3fdbaebae13fdbaebae15e
UTF-8 룵朞罪룵朞罪^ 11101011101000111011010111100110100111001001111011100111101111011010101011101011101000111011010111100110100111001001111011100111101111011010101001011110 eba3b5e69c9ee7bdaaeba3b5e69c9ee7bdaa5e
UHC 룵朞罪룵朞罪^ 10001111101010101101000110100001111100011010101010001111101010101101000110100001111100011010101001011110 8faad1a1f1aa8faad1a1f1aa5e

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