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^ 111001001010111010010000100011111000111101010001010011001110010010101110100100001000111110001111010100010100110001011110 e4ae908f8f514ce4ae908f8f514c5e
EUC-JP 莪随讐L莪随讐L^ 111010001011000010111111111011111011110110110010010011001110100010110000101111111110111110111101101100100100110001011110 e8b0bfefbdb24ce8b0bfefbdb24c5e
UTF-8 莪随讐L莪随讐L^ 111010001000111010101010111010011001101010001111111010001010111010010000010011001110100010001110101010101110100110011010100011111110100010101110100100000100110001011110 e88eaae99a8fe8ae904ce88eaae99a8fe8ae904c5e
UHC 莪?讐L莪?讐L^ 11100100101101010011111111100010110000100100110011100100101101010011111111100010110000100100110001011110 e4b53fe2c24ce4b53fe2c24c5e

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