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^ 1110111110100111101000111110110010100010100011101110101010110000101111000110111001000100111011111010011110100011111011001010001010001110111010101011000010111100011011100100010001011110 efa7a3eca28eeab0bc6e44efa7a3eca28eeab0bc6e445e
UHC 泥좎갼nD泥좎갼nD^ 1110110010110010101000001110110010110000101111100110111001000100111011001011001010100000111011001011000010111110011011100100010001011110 ecb2a0ecb0be6e44ecb2a0ecb0be6e445e

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