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^ 0011111100111111100011110100100101001100001111110011111110001111010010010100110001011110 3f3f8f494c3f3f8f494c5e
EUC-JP ??終L??終L^ 0011111100111111101111011010101001001100001111110011111110111101101010100100110001011110 3f3fbdaa4c3f3fbdaa4c5e
UTF-8 룴점終L룴점終L^ 111010111010001110110100111011001010000010010000111001111011010110000010010011001110101110100011101101001110110010100000100100001110011110110101100000100100110001011110 eba3b4eca090e7b5824ceba3b4eca090e7b5824c5e
UHC 룴점終L룴점終L^ 100011111010100111000001101000011111000011111011010011001000111110101001110000011010000111110000111110110100110001011110 8fa9c1a1f0fb4c8fa9c1a1f0fb4c5e

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