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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 全?凝?全?凝?B 10010001010100110011111110001011110000110011111110010001010100110011111110001011110000110011111101000010 91533f8bc33f91533f8bc33f42
EUC-JP 全?凝?全?凝?B 11000001101101000011111110110110110001010011111111000001101101000011111110110110110001010011111101000010 c1b43fb6c53fc1b43fb6c53f42
UTF-8 全렖凝죽全렖凝죽B 11100101100001011010100011101011101000001001011011100101100001111001110111101100101000111011110111100101100001011010100011101011101000001001011011100101100001111001110111101100101000111011110101000010 e585a8eba096e5879deca3bde585a8eba096e5879deca3bd42
UHC 全렖凝죽全렖凝죽B 1110111011101111100011101010101111101011111010101100000111010111111011101110111110001110101010111110101111101010110000011101011101000010 eeef8eabebeac1d7eeef8eabebeac1d742

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