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\ 0011111100111111001111110011111100111111001111110011111100111111001111110100110001011100 3f3f3f3f3f3f3f3f3f4c5c
SJIS-WIN ?????????L\ 0011111100111111001111110011111100111111001111110011111100111111001111110100110001011100 3f3f3f3f3f3f3f3f3f4c5c
EUC-JP ???彛?????L\ 00111111001111110011111110001111101111001111101000111111001111110011111100111111001111110100110001011100 3f3f3f8fbcfa3f3f3f3f3f4c5c
UTF-8 琉뗨꽮彛쀬깦栒욤눣L\ 1110111110100111100011001110101110010111101010001110101010111101101011101110010110111101100110111110110010000000101011001110101010111001101001101110011010100000100100101110110010011010101001001110101110001000101000110100110001011100 efa78ceb97a8eabdaee5bd9bec80aceab9a6e6a092ec9aa4eb88a34c5c
UHC 琉뗨꽮彛쀬깦栒욤눣L\ 1110101110100100100010111110100010000100101110011110110010101101100101111110110010000011100110001110001011100011101111111110100010000111101110100100110001011100 eba48be884b9ecad97ec8398e2e3bfe887ba4c5c

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