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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?然弔?n}?然弔?n{^ 0011111110010001010100101001001010100010001111110110111001111101001111111001000101010010100100101010001000111111011011100111101101011110 3f915292a23f6e7d3f915292a23f6e7b5e
EUC-JP ?然弔?n}?然弔?n{^ 0011111111000001101100111100010010100100001111110110111001111101001111111100000110110011110001001010010000111111011011100111101101011110 3fc1b3c4a43f6e7d3fc1b3c4a43f6e7b5e
UTF-8 뤗然弔찦n}뤗然弔찦n{^ 1110101110100100100101111110011110000100101101101110010110111100100101001110110010110000101001100110111001111101111010111010010010010111111001111000010010110110111001011011110010010100111011001011000010100110011011100111101101011110 eba497e784b6e5bc94ecb0a66e7deba497e784b6e5bc94ecb0a66e7b5e
UHC 뤗然弔찦n}뤗然弔찦n{^ 100011111100011111100110110101001111000011000000101010100100001001101110011111011000111111000111111001101101010011110000110000001010101001000010011011100111101101011110 8fc7e6d4f0c0aa426e7d8fc7e6d4f0c0aa426e7b5e

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