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 ?W?N}?W?N{^ 0011111101010111001111110100111001111101001111110101011100111111010011100111101101011110 3f573f4e7d3f573f4e7b5e
SJIS-WIN ?W?N}?W?N{^ 0011111101010111001111110100111001111101001111110101011100111111010011100111101101011110 3f573f4e7d3f573f4e7b5e
EUC-JP ?W?N}?W?N{^ 0011111101010111001111110100111001111101001111110101011100111111010011100111101101011110 3f573f4e7d3f573f4e7b5e
UTF-8 혵W챗N}혵W챗N{^ 11101101100110001011010101010111111011001011000110010111010011100111110111101101100110001011010101010111111011001011000110010111010011100111101101011110 ed98b557ecb1974e7ded98b557ecb1974e7b5e
UHC 혵W챗N}혵W챗N{^ 110000101001110001010111110000111010101001001110011111011100001010011100010101111100001110101010010011100111101101011110 c29c57c3aa4e7dc29c57c3aa4e7b5e

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