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 アレ篝}アレ篝{^ 1011000111011010111000101011111001111101101100011101101011100010101111100111101101011110 b1dae2be7db1dae2be7b5e
EUC-JP アレ篝}アレ篝{^ 100011101011000110001110110110101110010011000000011111011000111010110001100011101101101011100100110000000111101101011110 8eb18edae4c07d8eb18edae4c07b5e
UTF-8 アレ篝}アレ篝{^ 111011111011110110110001111011111011111010011010111001111010111110011101011111011110111110111101101100011110111110111110100110101110011110101111100111010111101101011110 efbdb1efbe9ae7af9d7defbdb1efbe9ae7af9d7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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