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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN アレ篝Lアレ篝L^ 1011000111011010111000101011111001001100101100011101101011100010101111100100110001011110 b1dae2be4cb1dae2be4c5e
EUC-JP アレ篝Lアレ篝L^ 100011101011000110001110110110101110010011000000010011001000111010110001100011101101101011100100110000000100110001011110 8eb18edae4c04c8eb18edae4c04c5e
UTF-8 アレ篝Lアレ篝L^ 111011111011110110110001111011111011111010011010111001111010111110011101010011001110111110111101101100011110111110111110100110101110011110101111100111010100110001011110 efbdb1efbe9ae7af9d4cefbdb1efbe9ae7af9d4c5e
UHC ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e

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