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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 閻ー增迎閻ー增鶏^ 111010001000010110110000111110101001110110001100011111011110100010000101101100001111101010011101100011000111101101011110 e885b0fa9d8c7de885b0fa9d8c7b5e
EUC-JP 閻ー?迎閻ー?鶏^ 111011111110010110001110101100000011111110110111110111101110111111100101100011101011000000111111101101111101110001011110 efe58eb03fb7deefe58eb03fb7dc5e
UTF-8 閻ー增迎閻ー增鶏^ 11101001100101101011101111101111101111011011000011100101101000101001111011101000101111111000111011101001100101101011101111101111101111011011000011100101101000101001111011101001101101101000111101011110 e996bbefbdb0e5a29ee8bf8ee996bbefbdb0e5a29ee9b68f5e
UHC 閻?增迎閻?增?^ 1110011110100010001111111111000111110010111001111100101011100111101000100011111111110001111100100011111101011110 e7a23ff1f2e7cae7a23ff1f23f5e

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