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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 梨낆쮯L梨낆쮯L^ 111011111010011110100010111010111000001010000110111011001010111010101111010011001110111110100111101000101110101110000010100001101110110010101110101011110100110001011110 efa7a2eb8286ecaeaf4cefa7a2eb8286ecaeaf4c5e
UHC 梨낆쮯L梨낆쮯L^ 111011001011000110000101111011001010100010001100010011001110110010110001100001011110110010101000100011000100110001011110 ecb185eca88c4cecb185eca88c4c5e

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