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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 嶸・巐弟丕嶸カ^ 11111010101101001010010111111010101101101001001011101101100110001010000111111010101101001011011001011110 fab4a5fab692ed98a1fab4b65e
EUC-JP 嶸・巐弟丕嶸カ^ 100011111011101111110100100011101010010110001111101110111111100111000100111011111101000010100011100011111011101111110100100011101011011001011110 8fbbf48ea58fbbf9c4efd0a38fbbf48eb65e
UTF-8 嶸・巐弟丕嶸カ^ 11100101101101101011100011101111101111011010010111100101101101111001000011100101101111001001111111100100101110001001010111100101101101101011100011101111101111011011011001011110 e5b6b8efbda5e5b790e5bc9fe4b895e5b6b8efbdb65e
UHC 嶸??弟丕嶸?^ 111001111010111000111111001111111111000010101001110111011110000011100111101011100011111101011110 e7ae3f3ff0a9dde0e7ae3f5e

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