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 號峰?號峰?^ 1110010101101010100101011111010000111111111001010110101010010101111101000011111101011110 e56a95f43fe56a95f43f5e
EUC-JP 號峰?號峰?^ 1110100111001011110010101111011000111111111010011100101111001010111101100011111101011110 e9cbcaf63fe9cbcaf63f5e
UTF-8 號峰꼰號峰꼰^ 11101000100110011001111111100101101100111011000011101010101111001011000011101000100110011001111111100101101100111011000011101010101111001011000001011110 e8999fe5b3b0eabcb0e8999fe5b3b0eabcb05e
UHC 號峰꼰號峰꼰^ 11111011110111001101110011101000101100101100000111111011110111001101110011101000101100101100000101011110 fbdcdce8b2c1fbdcdce8b2c15e

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