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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN ツ輸U}ツ輸U{^ 1100001010010111010000010101010101111101110000101001011101000001010101010111101101011110 c29741557dc29741557b5e
EUC-JP ツ輸U}ツ輸U{^ 10001110110000101100110110100010010101010111110110001110110000101100110110100010010101010111101101011110 8ec2cda2557d8ec2cda2557b5e
UTF-8 ツ輸U}ツ輸U{^ 1110111110111110100000101110100010111100101110000101010101111101111011111011111010000010111010001011110010111000010101010111101101011110 efbe82e8bcb8557defbe82e8bcb8557b5e
UHC ?輸U}?輸U{^ 0011111111100010110000110101010101111101001111111110001011000011010101010111101101011110 3fe2c3557d3fe2c3557b5e

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