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 擾↓━}擾↓━{^ 100011111110111110000001101010111000010010101010011111011000111111101111100000011010101110000100101010100111101101011110 8fef81ab84aa7d8fef81ab84aa7b5e
EUC-JP 擾↓━}擾↓━{^ 101111101111000110100010101011011010100010101100011111011011111011110001101000101010110110101000101011000111101101011110 bef1a2ada8ac7dbef1a2ada8ac7b5e
UTF-8 擾↓━}擾↓━{^ 111001101001001110111110111000101000011010010011111000101001010010000001011111011110011010010011101111101110001010000110100100111110001010010100100000010111101101011110 e693bee28693e294817de693bee28693e294817b5e
UHC 擾↓━}擾↓━{^ 111010001111011010100001111010011010011010101100011111011110100011110110101000011110100110100110101011000111101101011110 e8f6a1e9a6ac7de8f6a1e9a6ac7b5e

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