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{^ 1110010001010000010101111110010001010000010010100110111001111101111001000101000001010111111001000101000001001010011011100111101101011110 e45057e4504a6e7de45057e4504a6e7b5e
EUC-JP 膠W膠Jn}膠W膠Jn{^ 1110011110110001010101111110011110110001010010100110111001111101111001111011000101010111111001111011000101001010011011100111101101011110 e7b157e7b14a6e7de7b157e7b14a6e7b5e
UTF-8 膠W膠Jn}膠W膠Jn{^ 111010001000011010100000010101111110100010000110101000000100101001101110011111011110100010000110101000000101011111101000100001101010000001001010011011100111101101011110 e886a057e886a04a6e7de886a057e886a04a6e7b5e
UHC 膠W膠Jn}膠W膠Jn{^ 1100111011101111010101111100111011101111010010100110111001111101110011101110111101010111110011101110111101001010011011100111101101011110 ceef57ceef4a6e7dceef57ceef4a6e7b5e

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