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 臾?П}臾?П{^ 11100100011010110011111110000100010100000111110111100100011010110011111110000100010100000111101101011110 e46b3f84507de46b3f84507b5e
EUC-JP 臾?П}臾?П{^ 11100111110011000011111110100111101100010111110111100111110011000011111110100111101100010111101101011110 e7cc3fa7b17de7cc3fa7b17b5e
UTF-8 臾곕П}臾곕П{^ 11101000100001111011111011101010101100111001010111010000100111110111110111101000100001111011111011101010101100111001010111010000100111110111101101011110 e887beeab395d09f7de887beeab395d09f7b5e
UHC 臾곕П}臾곕П{^ 111010111010110010110000111010111010110010110001011111011110101110101100101100001110101110101100101100010111101101011110 ebacb0ebacb17debacb0ebacb17b5e

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