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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ツ但ツ嘆Dツ但ツ嘆D^ 110000101001001001000001110000101001001001010001010001001100001010010010010000011100001010010010010100010100010001011110 c29241c2925144c29241c29251445e
EUC-JP ツ但ツ嘆Dツ但ツ嘆D^ 10001110110000101100001110100010100011101100001011000011101100100100010010001110110000101100001110100010100011101100001011000011101100100100010001011110 8ec2c3a28ec2c3b2448ec2c3a28ec2c3b2445e
UTF-8 ツ但ツ嘆Dツ但ツ嘆D^ 111011111011111010000010111001001011110110000110111011111011111010000010111001011001100010000110010001001110111110111110100000101110010010111101100001101110111110111110100000101110010110011000100001100100010001011110 efbe82e4bd86efbe82e5988644efbe82e4bd86efbe82e59886445e
UHC ?但?嘆D?但?嘆D^ 001111111101001110100011001111111111011110100011010001000011111111010011101000110011111111110111101000110100010001011110 3fd3a33ff7a3443fd3a33ff7a3445e

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