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[??L??L[^ 001111110011111101001100001111110011111101001100010110110011111100111111010011000011111100111111010011000101101101011110 3f3f4c3f3f4c5b3f3f4c3f3f4c5b5e
SJIS-WIN ??L??L[??L??L[^ 001111110011111101001100001111110011111101001100010110110011111100111111010011000011111100111111010011000101101101011110 3f3f4c3f3f4c5b3f3f4c3f3f4c5b5e
EUC-JP ??L??L[??L??L[^ 001111110011111101001100001111110011111101001100010110110011111100111111010011000011111100111111010011000101101101011110 3f3f4c3f3f4c5b3f3f4c3f3f4c5b5e
UTF-8 亐렕L亐렕L[亐렕L亐렕L[^ 11100100101110101001000011101011101000001001010101001100111001001011101010010000111010111010000010010101010011000101101111100100101110101001000011101011101000001001010101001100111001001011101010010000111010111010000010010101010011000101101101011110 e4ba90eba0954ce4ba90eba0954c5be4ba90eba0954ce4ba90eba0954c5b5e
UHC 亐렕L亐렕L[亐렕L亐렕L[^ 1110101010100111100011101010101001001100111010101010011110001110101010100100110001011011111010101010011110001110101010100100110011101010101001111000111010101010010011000101101101011110 eaa78eaa4ceaa78eaa4c5beaa78eaa4ceaa78eaa4c5b5e

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