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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 縡?霽?窪皎∈ 111000110111000100111111111010001100011100111111100011000100010111100001101001111000000110111000 e3713fe8c73f8c45e1a781b8
EUC-JP 縡?霽?窪皎∈ 111001011101001000111111111100001100100100111111101101111010011011100010101010011010001010111010 e5d23ff0c93fb7a6e2a9a2ba
UTF-8 縡렕霽렢窪皎∈ 111001111011100010100001111010111010000010010101111010011001110010111101111010111010000010100010111001111010101010101010111001111001101010001110111000101000100010001000 e7b8a1eba095e99cbdeba0a2e7aaaae79a8ee28888
UHC 縡렕霽렢窪皎∈ 1110111010101101100011101010101011110000101110001000111010110011111010001100000111001110111010111010000111110100 eead8eaaf0b88eb3e8c1ceeba1f4

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