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 陷壱乘}陷壱乘{^ 111010001001110010001000111010111001100010101001011111011110100010011100100010001110101110011000101010010111101101011110 e89c88eb98a97de89c88eb98a97b5e
EUC-JP 陷壱乘}陷壱乘{^ 111011111111110010110000111011011101000010101011011111011110111111111100101100001110110111010000101010110111101101011110 effcb0edd0ab7deffcb0edd0ab7b5e
UTF-8 陷壱乘}陷壱乘{^ 111010011001100110110111111001011010001110110001111001001011100110011000011111011110100110011001101101111110010110100011101100011110010010111001100110000111101101011110 e999b7e5a3b1e4b9987de999b7e5a3b1e4b9987b5e
UHC 陷?乘}陷?乘{^ 11111001111010000011111111100011101010110111110111111001111010000011111111100011101010110111101101011110 f9e83fe3ab7df9e83fe3ab7b5e

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