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^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
SJIS-WIN ????QL????QL^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
EUC-JP ????QL????QL^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
UTF-8 첨짙횙쨔QL첨짙횙쨔QL^ 1110110010110010101010001110110010100111100110011110110110011010100110011110110010101000100101000101000101001100111011001011001010101000111011001010011110011001111011011001101010011001111011001010100010010100010100010100110001011110 ecb2a8eca799ed9a99eca894514cecb2a8eca799ed9a99eca894514c5e
UHC 첨짙횙쨔QL첨짙횙쨔QL^ 110000111011011111000010101000111100001110010011110000101011100101010001010011001100001110110111110000101010001111000011100100111100001010111001010100010100110001011110 c3b7c2a3c393c2b9514cc3b7c2a3c393c2b9514c5e

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