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 漬?凝?漬?凝?^ 10010010110100000011111110001011110000110011111110010010110100000011111110001011110000110011111101011110 92d03f8bc33f92d03f8bc33f5e
EUC-JP 漬?凝?漬?凝?^ 11000100110100100011111110110110110001010011111111000100110100100011111110110110110001010011111101011110 c4d23fb6c53fc4d23fb6c53f5e
UTF-8 漬렣凝햇漬렣凝햄^ 11100110101111001010110011101011101000001010001111100101100001111001110111101101100101101000011111100110101111001010110011101011101000001010001111100101100001111001110111101101100101101000010001011110 e6bcaceba0a3e5879ded9687e6bcaceba0a3e5879ded96845e
UHC 漬렣凝햇漬렣凝햄^ 1111001010110000100011101011010011101011111010101100011111011110111100101011000010001110101101001110101111101010110001111101110001011110 f2b08eb4ebeac7def2b08eb4ebeac7dc5e

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