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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ???倭??e^ 001111110011111100111111100110000110000000111111001111110110010101011110 3f3f3f98603f3f655e
EUC-JP ???倭??e^ 001111110011111100111111110011111100000100111111001111110110010101011110 3f3f3fcfc13f3f655e
UTF-8 吳뱄쉿倭롳폀e^ 1110010110010000101100111110101110110001100001001110110010001001101111111110010110000000101011011110101110100001101100111110110110001111100000000110010101011110 e590b3ebb184ec89bfe580adeba1b3ed8f80655e
UHC 吳뱄쉿倭롳폀e^ 1110011111101111101110011110111110111101101100101110100011011110100011101110111110111100100011110110010101011110 e7efb9efbdb2e8de8eefbc8f655e

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