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[^ 110000111010010101001100110000111010010101001100010110111100001110100101010011001100001110100101010011000101101101011110 c3a54cc3a54c5bc3a54cc3a54c5b5e
SJIS-WIN ?¥L?¥L[?¥L?¥L[^ 00111111100000011000111101001100001111111000000110001111010011000101101100111111100000011000111101001100001111111000000110001111010011000101101101011110 3f818f4c3f818f4c5b3f818f4c3f818f4c5b5e
EUC-JP Ã?LÃ?L[Ã?LÃ?L[^ 1000111110101010101010100011111101001100100011111010101010101010001111110100110001011011100011111010101010101010001111110100110010001111101010101010101000111111010011000101101101011110 8faaaa3f4c8faaaa3f4c5b8faaaa3f4c8faaaa3f4c5b5e
UTF-8 åLåL[åLåL[^ 1100001110000011110000101010010101001100110000111000001111000010101001010100110001011011110000111000001111000010101001010100110011000011100000111100001010100101010011000101101101011110 c383c2a54cc383c2a54c5bc383c2a54cc383c2a54c5b5e
UHC ??L??L[??L??L[^ 001111110011111101001100001111110011111101001100010110110011111100111111010011000011111100111111010011000101101101011110 3f3f4c3f3f4c5b3f3f4c3f3f4c5b5e

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