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^ 1110101110100000101110111110101110100000101000011110101110100000101110111110101110100000100011010101000101001100111010111010000010111011111010111010000010100001111010111010000010111011111010111010000010001101010100010100110001011110 eba0bbeba0a1eba0bbeba08d514ceba0bbeba0a1eba0bbeba08d514c5e
UHC 렻렡렻렍QL렻렡렻렍QL^ 100011101100001110001110101100101000111011000011100011101010001101010001010011001000111011000011100011101011001010001110110000111000111010100011010100010100110001011110 8ec38eb28ec38ea3514c8ec38eb28ec38ea3514c5e

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