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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
EUC-JP ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
UTF-8 묳묮몿nD묳묮몿nD^ 1110101110101100101100111110101110101100101011101110101110101010101111110110111001000100111010111010110010110011111010111010110010101110111010111010101010111111011011100100010001011110 ebacb3ebacaeebaabf6e44ebacb3ebacaeebaabf6e445e
UHC 묳묮몿nD묳묮몿nD^ 1001001001001010100100100100010110010001101000110110111001000100100100100100101010010010010001011001000110100011011011100100010001011110 924a924591a36e44924a924591a36e445e

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