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^ 0011111110000111010001100011111101001100001111111000011101000110001111110100110001011110 3f87463f4c3f87463f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 梨⑦슊L梨⑦슊L^ 111011111010011110100010111000101001000110100110111011001000101010001010010011001110111110100111101000101110001010010001101001101110110010001010100010100100110001011110 efa7a2e291a6ec8a8a4cefa7a2e291a6ec8a8a4c5e
UHC 梨⑦슊L梨⑦슊L^ 111011001011000110101000111011011001101010011010010011001110110010110001101010001110110110011010100110100100110001011110 ecb1a8ed9a9a4cecb1a8ed9a9a4c5e

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