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^ 111011111010011110100010111010111001101010101111111000111000111110001000010011001110111110100111101000101110101110011010101011111110001110001111100010000100110001011110 efa7a2eb9aafe38f884cefa7a2eb9aafe38f884c5e
UHC 梨뚯㏈L梨뚯㏈L^ 111011001011000110001100111011001010011110111100010011001110110010110001100011001110110010100111101111000100110001011110 ecb18ceca7bc4cecb18ceca7bc4c5e

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