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^ 1110110010000101100010001110110010000100100111101110101110100000101011111110101110100000100011110101000101001100111011001000010110001000111011001000010010011110111010111010000010101111111010111010000010001111010100010100110001011110 ec8588ec849eeba0afeba08f514cec8588ec849eeba0afeba08f514c5e
UHC 셈섞렯렏QL셈섞렯렏QL^ 101111001100000010111100101011111000111010111100100011101010010101010001010011001011110011000000101111001010111110001110101111001000111010100101010100010100110001011110 bcc0bcaf8ebc8ea5514cbcc0bcaf8ebc8ea5514c5e

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