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^ 1110101110101100101011001110101110101101100000001110101110101010101111100110111001000100111010111010110010101100111010111010110110000000111010111010101010111110011011100100010001011110 ebacacebad80ebaabe6e44ebacacebad80ebaabe6e445e
UHC 묬뭀몾nD묬뭀몾nD^ 1001001001000011100100100100111110010001101000100110111001000100100100100100001110010010010011111001000110100010011011100100010001011110 9243924f91a26e449243924f91a26e445e

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