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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 찼횈챵천n}찼횈챵천n{^ 1110110010110000101111001110110110011010100010001110110010110001101101011110110010110010100111000110111001111101111011001011000010111100111011011001101010001000111011001011000110110101111011001011001010011100011011100111101101011110 ecb0bced9a88ecb1b5ecb29c6e7decb0bced9a88ecb1b5ecb29c6e7b5e
UHC 찼횈챵천n}찼횈챵천n{^ 110000111010000111000011100001101100001110110010110000111011010101101110011111011100001110100001110000111000011011000011101100101100001110110101011011100111101101011110 c3a1c386c3b2c3b56e7dc3a1c386c3b2c3b56e7b5e

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