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^ 1001001010100010001111110101000101001100100100101010001000111111010100010100110001011110 92a23f514c92a23f514c5e
EUC-JP 弔?QL弔?QL^ 1100010010100100001111110101000101001100110001001010010000111111010100010100110001011110 c4a43f514cc4a43f514c5e
UTF-8 弔렟QL弔렟QL^ 1110010110111100100101001110101110100000100111110101000101001100111001011011110010010100111010111010000010011111010100010100110001011110 e5bc94eba09f514ce5bc94eba09f514c5e
UHC 弔렟QL弔렟QL^ 11110000110000001000111010110000010100010100110011110000110000001000111010110000010100010100110001011110 f0c08eb0514cf0c08eb0514c5e

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