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^ 10011011011011110011111100111111011011100100010010011011011011110011111100111111011011100100010001011110 9b6f3f3f6e449b6f3f3f6e445e
EUC-JP 孃??nD孃??nD^ 11010101110100000011111100111111011011100100010011010101110100000011111100111111011011100100010001011110 d5d03f3f6e44d5d03f3f6e445e
UTF-8 孃욎꺑nD孃욎꺑nD^ 1110010110101101100000111110110010011010100011101110101010111010100100010110111001000100111001011010110110000011111011001001101010001110111010101011101010010001011011100100010001011110 e5ad83ec9a8eeaba916e44e5ad83ec9a8eeaba916e445e
UHC 孃욎꺑nD孃욎꺑nD^ 1110010110111110100111101110110010000011101101110110111001000100111001011011111010011110111011001000001110110111011011100100010001011110 e5be9eec83b76e44e5be9eec83b76e445e

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