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^ 111100101110001111110111101011101110000111100001010011001111001011100011111101111010111011100001111000010100110001011110 f2e3f7aee1e14cf2e3f7aee1e14c5e
EUC-JP ??矣L??矣L^ 0011111100111111111000101110001101001100001111110011111111100010111000110100110001011110 3f3fe2e34c3f3fe2e34c5e
UTF-8 矣L矣L^ 111011101000100010011010111011101001011010010001111001111001111110100011010011001110111010001000100110101110111010010110100100011110011110011111101000110100110001011110 ee889aee9691e79fa34cee889aee9691e79fa34c5e
UHC ??矣L??矣L^ 0011111100111111111010111111100001001100001111110011111111101011111110000100110001011110 3f3febf84c3f3febf84c5e

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