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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 倭↓━}倭↓━{^ 100110000110000010000001101010111000010010101010011111011001100001100000100000011010101110000100101010100111101101011110 986081ab84aa7d986081ab84aa7b5e
EUC-JP 倭↓━}倭↓━{^ 110011111100000110100010101011011010100010101100011111011100111111000001101000101010110110101000101011000111101101011110 cfc1a2ada8ac7dcfc1a2ada8ac7b5e
UTF-8 倭↓━}倭↓━{^ 111001011000000010101101111000101000011010010011111000101001010010000001011111011110010110000000101011011110001010000110100100111110001010010100100000010111101101011110 e580ade28693e294817de580ade28693e294817b5e
UHC 倭↓━}倭↓━{^ 111010001101111010100001111010011010011010101100011111011110100011011110101000011110100110100110101011000111101101011110 e8dea1e9a6ac7de8dea1e9a6ac7b5e

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