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{^ 1110110110001111100001011110001110001111100100111110101110100011101010111110110010111011100010100110111001111101111011011000111110000101111000111000111110010011111010111010001110101011111011001011101110001010011011100111101101011110 ed8f85e38f93eba3abecbb8a6e7ded8f85e38f93eba3abecbb8a6e7b5e
UHC 폅㏓룫컊n}폅㏓룫컊n{^ 110001101111000010100111111010111000111110100010101100000110111101101110011111011100011011110000101001111110101110001111101000101011000001101111011011100111101101011110 c6f0a7eb8fa2b06f6e7dc6f0a7eb8fa2b06f6e7b5e

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