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^ 0011111100111111100101110111101001001100001111110011111110010111011110100100110001011110 3f3f977a4c3f3f977a4c5e
EUC-JP 棅馹陽L棅馹陽L^ 10001111110000111111101110001111111010011010000111001101110110110100110010001111110000111111101110001111111010011010000111001101110110110100110001011110 8fc3fb8fe9a1cddb4c8fc3fb8fe9a1cddb4c5e
UTF-8 棅馹陽L棅馹陽L^ 111001101010001110000101111010011010011010111001111010011001100110111101010011001110011010100011100001011110100110100110101110011110100110011001101111010100110001011110 e6a385e9a6b9e999bd4ce6a385e9a6b9e999bd4c5e
UHC 棅馹陽L棅馹陽L^ 110111001011100011101100111100011110010111010101010011001101110010111000111011001111000111100101110101010100110001011110 dcb8ecf1e5d54cdcb8ecf1e5d54c5e

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