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 倭↓?倭←?^ 1001100001100000100000011010101100111111100110000110000010000001101010010011111101011110 986081ab3f986081a93f5e
EUC-JP 倭↓?倭←?^ 1100111111000001101000101010110100111111110011111100000110100010101010110011111101011110 cfc1a2ad3fcfc1a2ab3f5e
UTF-8 倭↓뼡倭←졒^ 11100101100000001010110111100010100001101001001111101011101111001010000111100101100000001010110111100010100001101001000011101100101000011001001001011110 e580ade28693ebbca1e580ade28690eca1925e
UHC 倭↓뼡倭←졒^ 11101000110111101010000111101001100101101010010011101000110111101010000111100111101000001011111101011110 e8dea1e996a4e8dea1e7a0bf5e

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