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 ??n}v??n}vB 0011111100111111011011100111110101110110001111110011111101101110011111010111011001000010 3f3f6e7d763f3f6e7d7642
SJIS-WIN 踵ァn}v踵ァn}vB 11100110111110011010011101101110011111010111011011100110111110011010011101101110011111010111011001000010 e6f9a76e7d76e6f9a76e7d7642
EUC-JP 踵ァn}v踵ァn}vB 111011001111101110001110101001110110111001111101011101101110110011111011100011101010011101101110011111010111011001000010 ecfb8ea76e7d76ecfb8ea76e7d7642
UTF-8 踵ァn}v踵ァn}vB 11101000101110001011010111101111101111011010011101101110011111010111011011101000101110001011010111101111101111011010011101101110011111010111011001000010 e8b8b5efbda76e7d76e8b8b5efbda76e7d7642
UHC 踵?n}v踵?n}vB 11110001101000100011111101101110011111010111011011110001101000100011111101101110011111010111011001000010 f1a23f6e7d76f1a23f6e7d7642

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