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{^ 10010010101111000101011110010010101111000100101001111011010011100111110110010010101111000101011110010010101111000100101001111011010011100111101101011110 92bc5792bc4a7b4e7d92bc5792bc4a7b4e7b5e
EUC-JP 直W直J{N}直W直J{N{^ 11000100101111100101011111000100101111100100101001111011010011100111110111000100101111100101011111000100101111100100101001111011010011100111101101011110 c4be57c4be4a7b4e7dc4be57c4be4a7b4e7b5e
UTF-8 直W直J{N}直W直J{N{^ 1110011110011011101101000101011111100111100110111011010001001010011110110100111001111101111001111001101110110100010101111110011110011011101101000100101001111011010011100111101101011110 e79bb457e79bb44a7b4e7de79bb457e79bb44a7b4e7b5e
UHC 直W直J{N}直W直J{N{^ 11110010110000010101011111110010110000010100101001111011010011100111110111110010110000010101011111110010110000010100101001111011010011100111101101011110 f2c157f2c14a7b4e7df2c157f2c14a7b4e7b5e

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