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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 倭∽?倭∽?^ 1001100001100000100000011110010000111111100110000110000010000001111001000011111101011110 986081e43f986081e43f5e
EUC-JP 倭∽?倭∽?^ 1100111111000001101000101110011000111111110011111100000110100010111001100011111101011110 cfc1a2e63fcfc1a2e63f5e
UTF-8 倭∽쨷倭∽쨵^ 11100101100000001010110111100010100010001011110111101100101010001011011111100101100000001010110111100010100010001011110111101100101010001011010101011110 e580ade288bdeca8b7e580ade288bdeca8b55e
UHC 倭∽쨷倭∽쨵^ 11101000110111101010000111101111101001001001000111101000110111101010000111101111101001001000111101011110 e8dea1efa491e8dea1efa48f5e

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