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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 巽他速巽他速B 10010010010001101001000110111100100100011010110010010010010001101001000110111100100100011010110001000010 924691bc91ac924691bc91ac42
EUC-JP 巽他速巽他速B 11000011101001111100001010111110110000101010111011000011101001111100001010111110110000101010111001000010 c3a7c2bec2aec3a7c2bec2ae42
UTF-8 巽他速巽他速B 11100101101101111011110111100100101110111001011011101001100000001001111111100101101101111011110111100100101110111001011011101001100000001001111101000010 e5b7bde4bb96e9809fe5b7bde4bb96e9809f42
UHC 巽他速巽他速B 11100001110111101111011011100010111000011101110011100001110111101111011011100010111000011101110001000010 e1def6e2e1dce1def6e2e1dc42

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