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 ??nD??nD^ 001111110011111101101110010001000011111100111111011011100100010001011110 3f3f6e443f3f6e445e
SJIS-WIN ツ但nDツ但nD^ 1100001010010010010000010110111001000100110000101001001001000001011011100100010001011110 c292416e44c292416e445e
EUC-JP ツ但nDツ但nD^ 10001110110000101100001110100010011011100100010010001110110000101100001110100010011011100100010001011110 8ec2c3a26e448ec2c3a26e445e
UTF-8 ツ但nDツ但nD^ 1110111110111110100000101110010010111101100001100110111001000100111011111011111010000010111001001011110110000110011011100100010001011110 efbe82e4bd866e44efbe82e4bd866e445e
UHC ?但nD?但nD^ 0011111111010011101000110110111001000100001111111101001110100011011011100100010001011110 3fd3a36e443fd3a36e445e

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