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 ??J????J??^ 0011111100111111010010100011111100111111001111110011111101001010001111110011111101011110 3f3f4a3f3f3f3f4a3f3f5e
SJIS-WIN モュJ矚モュJ矚^ 110100111010110101001010111000011101111111110101101111011101001110101101010010101110000111011111111101011011110101011110 d3ad4ae1dff5bdd3ad4ae1dff5bd5e
EUC-JP モュJ矚?モュJ矚?^ 1000111011010011100011101010110101001010111000101110000100111111100011101101001110001110101011010100101011100010111000010011111101011110 8ed38ead4ae2e13f8ed38ead4ae2e13f5e
UTF-8 モュJ矚モュJ矚^ 111011111011111010010011111011111011110110101101010010101110011110011111100110101110111010010000101010001110111110111110100100111110111110111101101011010100101011100111100111111001101011101110100100001010100001011110 efbe93efbdad4ae79f9aee90a8efbe93efbdad4ae79f9aee90a85e
UHC ??J????J??^ 0011111100111111010010100011111100111111001111110011111101001010001111110011111101011110 3f3f4a3f3f3f3f4a3f3f5e

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