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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?峰?}?峰?{^ 0011111110010101111101000011111101111101001111111001010111110100001111110111101101011110 3f95f43f7d3f95f43f7b5e
EUC-JP 嫄峰?}嫄峰?{^ 100011111011101010100001110010101111011000111111011111011000111110111010101000011100101011110110001111110111101101011110 8fbaa1caf63f7d8fbaa1caf63f7b5e
UTF-8 嫄峰룩}嫄峰룩{^ 111001011010101110000100111001011011001110110000111010111010001110101001011111011110010110101011100001001110010110110011101100001110101110100011101010010111101101011110 e5ab84e5b3b0eba3a97de5ab84e5b3b0eba3a97b5e
UHC 嫄峰룩}嫄峰룩{^ 111010101011000111011100111010001011011111101000011111011110101010110001110111001110100010110111111010000111101101011110 eab1dce8b7e87deab1dce8b7e87b5e

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