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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ツ竪ツ淡ツ堕ッB 1100001010010010010001111100001010010010010101111100001010010001110000101010111101000010 c29247c29257c291c2af42
EUC-JP ツ竪ツ淡ツ堕ッB 100011101100001011000011101010001000111011000010110000111011100010001110110000101100001011000100100011101010111101000010 8ec2c3a88ec2c3b88ec2c2c48eaf42
UTF-8 ツ竪ツ淡ツ堕ッB 11101111101111101000001011100111101010111010101011101111101111101000001011100110101101111010000111101111101111101000001011100101101000001001010111101111101111011010111101000010 efbe82e7abaaefbe82e6b7a1efbe82e5a095efbdaf42
UHC ?竪?淡???B 00111111111000101011010100111111110100111011111100111111001111110011111101000010 3fe2b53fd3bf3f3f3f42

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