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?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
EUC-JP ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
UTF-8 뎣W뎣Jn}뎣W뎣Jn{^ 111010111000111010100011010101111110101110001110101000110100101001101110011111011110101110001110101000110101011111101011100011101010001101001010011011100111101101011110 eb8ea357eb8ea34a6e7deb8ea357eb8ea34a6e7b5e
UHC 뎣W뎣Jn}뎣W뎣Jn{^ 1000100101110010010101111000100101110010010010100110111001111101100010010111001001010111100010010111001001001010011011100111101101011110 89725789724a6e7d89725789724a6e7b5e

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