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 ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ??普??L??普??L^ 001111110011111110010101100000010011111100111111010011000011111100111111100101011000000100111111001111110100110001011110 3f3f95813f3f4c3f3f95813f3f4c5e
EUC-JP ??普??L??普??L^ 001111110011111111001001111000010011111100111111010011000011111100111111110010011110000100111111001111110100110001011110 3f3fc9e13f3f4c3f3fc9e13f3f4c5e
UTF-8 렻ㅔ普ㅔ렔L렻ㅔ普ㅔ렔L^ 111010111010000010111011111000111000010110010100111001101001100110101110111000111000010110010100111010111010000010010100010011001110101110100000101110111110001110000101100101001110011010011001101011101110001110000101100101001110101110100000100101000100110001011110 eba0bbe38594e699aee38594eba0944ceba0bbe38594e699aee38594eba0944c5e
UHC 렻ㅔ普ㅔ렔L렻ㅔ普ㅔ렔L^ 1000111011000011101001001100010011011100110001011010010011000100100011101010100101001100100011101100001110100100110001001101110011000101101001001100010010001110101010010100110001011110 8ec3a4c4dcc5a4c48ea94c8ec3a4c4dcc5a4c48ea94c5e

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