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 100011101011000110001110101010110110111001111101011101101000111010110001100011101010101101101110011111010111011001000010 8eb18eab6e7d768eb18eab6e7d7642
EUC-JP 竺辞n}v竺辞n}vB 101111001011001110111100101011010110111001111101011101101011110010110011101111001010110101101110011111010111011001000010 bcb3bcad6e7d76bcb3bcad6e7d7642
UTF-8 竺辞n}v竺辞n}vB 11100111101010111011101011101000101111101001111001101110011111010111011011100111101010111011101011101000101111101001111001101110011111010111011001000010 e7abbae8be9e6e7d76e7abbae8be9e6e7d7642
UHC 竺?n}v竺?n}vB 11110101111001110011111101101110011111010111011011110101111001110011111101101110011111010111011001000010 f5e73f6e7d76f5e73f6e7d7642

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