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 辰速造棚続揃狸造 10010010010000111001000110101100100100011010001010010010010010011001000110110001100100011011010110010010010010111001000110100010 924391ac91a2924991b191b5924b91a2
EUC-JP 辰速造棚続揃狸造 11000011101001001100001010101110110000101010010011000011101010101100001010110011110000101011011111000011101011001100001010100100 c3a4c2aec2a4c3aac2b3c2b7c3acc2a4
UTF-8 辰速造棚続揃狸造 111010001011111010110000111010011000000010011111111010011000000010100000111001101010001110011010111001111011011010011010111001101000111110000011111001111000101110111000111010011000000010100000 e8beb0e9809fe980a0e6a39ae7b69ae68f83e78bb8e980a0
UHC 辰速造棚??狸造 1111001011100011111000011101110011110000111000111101110111011100001111110011111111010111111000011111000011100011 f2e3e1dcf0e3dddc3f3fd7e1f0e3

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