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{^ 1001111101000001010101111001111101000001010010100110111001111101100111110100000101010111100111110100000101001010011011100111101101011110 9f41579f414a6e7d9f41579f414a6e7b5e
EUC-JP 蘗W蘗Jn}蘗W蘗Jn{^ 1101110110100010010101111101110110100010010010100110111001111101110111011010001001010111110111011010001001001010011011100111101101011110 dda257dda24a6e7ddda257dda24a6e7b5e
UTF-8 蘗W蘗Jn}蘗W蘗Jn{^ 111010001001100010010111010101111110100010011000100101110100101001101110011111011110100010011000100101110101011111101000100110001001011101001010011011100111101101011110 e8989757e898974a6e7de8989757e898974a6e7b5e
UHC 蘗W蘗Jn}蘗W蘗Jn{^ 1101110010100010010101111101110010100010010010100110111001111101110111001010001001010111110111001010001001001010011011100111101101011110 dca257dca24a6e7ddca257dca24a6e7b5e

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