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^ 0011111100111111100010100111101001001100001111110011111110001010011110100100110001011110 3f3f8a7a4c3f3f8a7a4c5e
EUC-JP ??額L??額L^ 0011111100111111101100111101101101001100001111110011111110110011110110110100110001011110 3f3fb3db4c3f3fb3db4c5e
UTF-8 궷젱額L궷젱額L^ 111010101011011010110111111011001010000010110001111010011010000110001101010011001110101010110110101101111110110010100000101100011110100110100001100011010100110001011110 eab6b7eca0b1e9a18d4ceab6b7eca0b1e9a18d4c5e
UHC 궷젱額L궷젱額L^ 101100011100110011000001101011011110010011111110010011001011000111001100110000011010110111100100111111100100110001011110 b1ccc1ade4fe4cb1ccc1ade4fe4c5e

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