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 倭≪?倭≪?^ 1001100001100000100000011110000100111111100110000110000010000001111000010011111101011110 986081e13f986081e13f5e
EUC-JP 倭≪?倭≪?^ 1100111111000001101000101110001100111111110011111100000110100010111000110011111101011110 cfc1a2e33fcfc1a2e33f5e
UTF-8 倭≪꽀倭≪꽀^ 11100101100000001010110111100010100010011010101011101010101111011000000011100101100000001010110111100010100010011010101011101010101111011000000001011110 e580ade289aaeabd80e580ade289aaeabd805e
UHC 倭≪꽀倭≪꽀^ 11101000110111101010000111101100100001001001010111101000110111101010000111101100100001001001010101011110 e8dea1ec8495e8dea1ec84955e

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