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^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
SJIS-WIN ????nD????nD^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
EUC-JP ????nD????nD^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
UTF-8 렯렽렯렎nD렯렽렯렎nD^ 1110101110100000101011111110101110100000101111011110101110100000101011111110101110100000100011100110111001000100111010111010000010101111111010111010000010111101111010111010000010101111111010111010000010001110011011100100010001011110 eba0afeba0bdeba0afeba08e6e44eba0afeba0bdeba0afeba08e6e445e
UHC 렯렽렯렎nD렯렽렯렎nD^ 100011101011110010001110110001011000111010111100100011101010010001101110010001001000111010111100100011101100010110001110101111001000111010100100011011100100010001011110 8ebc8ec58ebc8ea46e448ebc8ec58ebc8ea46e445e

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