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^ 0011111100111111100011111001111101001100001111110011111110001111100111110100110001011110 3f3f8f9f4c3f3f8f9f4c5e
EUC-JP ??勝L??勝L^ 0011111100111111101111101010000101001100001111110011111110111110101000010100110001011110 3f3fbea14c3f3fbea14c5e
UTF-8 궷젱勝L궷젱勝L^ 111010101011011010110111111011001010000010110001111001011000101110011101010011001110101010110110101101111110110010100000101100011110010110001011100111010100110001011110 eab6b7eca0b1e58b9d4ceab6b7eca0b1e58b9d4c5e
UHC 궷젱勝L궷젱勝L^ 101100011100110011000001101011011110001110101101010011001011000111001100110000011010110111100011101011010100110001011110 b1ccc1ade3ad4cb1ccc1ade3ad4c5e

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