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 ??QL??QL^ 001111110011111101010001010011000011111100111111010100010100110001011110 3f3f514c3f3f514c5e
SJIS-WIN ツ辰QLツ辰QL^ 1100001010010010010000110101000101001100110000101001001001000011010100010100110001011110 c29243514cc29243514c5e
EUC-JP ツ辰QLツ辰QL^ 10001110110000101100001110100100010100010100110010001110110000101100001110100100010100010100110001011110 8ec2c3a4514c8ec2c3a4514c5e
UTF-8 ツ辰QLツ辰QL^ 1110111110111110100000101110100010111110101100000101000101001100111011111011111010000010111010001011111010110000010100010100110001011110 efbe82e8beb0514cefbe82e8beb0514c5e
UHC ?辰QL?辰QL^ 0011111111110010111000110101000101001100001111111111001011100011010100010100110001011110 3ff2e3514c3ff2e3514c5e

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