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^ 1000101101011000001111110011111101001100100010110101100000111111001111110100110001011110 8b583f3f4c8b583f3f4c5e
EUC-JP 宜??L宜??L^ 1011010110111001001111110011111101001100101101011011100100111111001111110100110001011110 b5b93f3f4cb5b93f3f4c5e
UTF-8 宜몃졒L宜몃졒L^ 111001011010111010011100111010111010101010000011111011001010000110010010010011001110010110101110100111001110101110101010100000111110110010100001100100100100110001011110 e5ae9cebaa83eca1924ce5ae9cebaa83eca1924c5e
UHC 宜몃졒L宜몃졒L^ 111010111111000110111000111010111010000010111111010011001110101111110001101110001110101110100000101111110100110001011110 ebf1b8eba0bf4cebf1b8eba0bf4c5e

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