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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ??????暎??A 0011111100111111001111110011111100111111001111111001110111110011001111110011111101000001 3f3f3f3f3f3f9df33f3f41
EUC-JP ??????暎??A 0011111100111111001111110011111100111111001111111101101011110101001111110011111101000001 3f3f3f3f3f3fdaf53f3f41
UTF-8 燎쒕젛廬쎈젙暎㏓졁A 11101111101001111000000011101100100100101001010111101100101000001001101111101111101001101000001011101100100011101000100011101100101000001001100111100110100110101000111011100011100011111001001111101100101000011000000101000001 efa780ec9295eca09befa682ec8e88eca099e69a8ee38f93eca18141
UHC 燎쒕젛廬쎈젙暎㏓졁A 11101000111110111001110011101011101000001001011111100101111111101011110111101011101000001001010111100111101100101010011111101011101000001011001001000001 e8fb9ceba097e5febdeba095e7b2a7eba0b241

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