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 倭▼?倭▼?^ 1001100001100000100000011010010100111111100110000110000010000001101001010011111101011110 986081a53f986081a53f5e
EUC-JP 倭▼?倭▼?^ 1100111111000001101000101010011100111111110011111100000110100010101001110011111101011110 cfc1a2a73fcfc1a2a73f5e
UTF-8 倭▼뀉倭▼뀉^ 11100101100000001010110111100010100101101011110011101011100000001000100111100101100000001010110111100010100101101011110011101011100000001000100101011110 e580ade296bceb8089e580ade296bceb80895e
UHC 倭▼뀉倭▼뀉^ 11101000110111101010000111100101100001011000010111101000110111101010000111100101100001011000010101011110 e8dea1e58585e8dea1e585855e

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