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?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
SJIS-WIN 涌W涌J{N}涌W涌J{N{^ 10010111010011110101011110010111010011110100101001111011010011100111110110010111010011110101011110010111010011110100101001111011010011100111101101011110 974f57974f4a7b4e7d974f57974f4a7b4e7b5e
EUC-JP 涌W涌J{N}涌W涌J{N{^ 11001101101100000101011111001101101100000100101001111011010011100111110111001101101100000101011111001101101100000100101001111011010011100111101101011110 cdb057cdb04a7b4e7dcdb057cdb04a7b4e7b5e
UTF-8 涌W涌J{N}涌W涌J{N{^ 1110011010110110100011000101011111100110101101101000110001001010011110110100111001111101111001101011011010001100010101111110011010110110100011000100101001111011010011100111101101011110 e6b68c57e6b68c4a7b4e7de6b68c57e6b68c4a7b4e7b5e
UHC 涌W涌J{N}涌W涌J{N{^ 11101001101111110101011111101001101111110100101001111011010011100111110111101001101111110101011111101001101111110100101001111011010011100111101101011110 e9bf57e9bf4a7b4e7de9bf57e9bf4a7b4e7b5e

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