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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???厭??湲? 00111111001111110011111110001001011111010011111100111111100111111101000100111111 3f3f3f897d3f3f9fd13f
EUC-JP ???厭??湲? 00111111001111110011111110110001110111100011111100111111110111101101001100111111 3f3f3fb1de3f3fded33f
UTF-8 廬쎈젙厭묐쓧湲튍 111011111010011010000010111011001000111010001000111011001010000010011001111001011000111010101101111010111010110010010000111011001001001110100111111001101011100110110010111011011000101010001101 efa682ec8e88eca099e58eadebac90ec93a7e6b9b2ed8a8d
UHC 廬쎈젙厭묐쓧湲튍 11100101111111101011110111101011101000001001010111100110111101001001000111101011100111011000100011101010101110001011101001000001 e5febdeba095e6f491eb9d88eab8ba41

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