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 1111010110111101111000011101110111110101101111011110000111011111111101011011110111100001110111011111010110111101111000011101111101000010 f5bde1ddf5bde1dff5bde1ddf5bde1df42
EUC-JP ?矍?矚?矍?矚B 00111111111000101101111100111111111000101110000100111111111000101101111100111111111000101110000101000010 3fe2df3fe2e13fe2df3fe2e142
UTF-8 矍矚矍矚B 11101110100100001010100011100111100111111000110111101110100100001010100011100111100111111001101011101110100100001010100011100111100111111000110111101110100100001010100011100111100111111001101001000010 ee90a8e79f8dee90a8e79f9aee90a8e79f8dee90a8e79f9a42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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