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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 樗峰??樗峰??^ 10010010100101001001010111110100001111110011111110010010100101001001010111110100001111110011111101011110 929495f43f3f929495f43f3f5e
EUC-JP 樗峰??樗峰??^ 11000011111101001100101011110110001111110011111111000011111101001100101011110110001111110011111101011110 c3f4caf63f3fc3f4caf63f3f5e
UTF-8 樗峰렧렡樗峰렧렡^ 11100110101010001001011111100101101100111011000011101011101000001010011111101011101000001010000111100110101010001001011111100101101100111011000011101011101000001010011111101011101000001010000101011110 e6a897e5b3b0eba0a7eba0a1e6a897e5b3b0eba0a7eba0a15e
UHC 樗峰렧렡樗峰렧렡^ 1110111011000000110111001110100010001110101101101000111010110010111011101100000011011100111010001000111010110110100011101011001001011110 eec0dce88eb68eb2eec0dce88eb68eb25e

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