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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 燁g?\}燁g?\{^ 111110110101100110000010100001110011111101011100011111011111101101011001100000101000011100111111010111000111101101011110 fb5982873f5c7dfb5982873f5c7b5e
EUC-JP 燁g?\}燁g?\{^ 1000111111001010101100111010001111100111001111110101110001111101100011111100101010110011101000111110011100111111010111000111101101011110 8fcab3a3e73f5c7d8fcab3a3e73f5c7b5e
UTF-8 燁g뫎\}燁g뫎\{^ 1110011110000111100000011110111110111101100001111110101110101011100011100101110001111101111001111000011110000001111011111011110110000111111010111010101110001110010111000111101101011110 e78781efbd87ebab8e5c7de78781efbd87ebab8e5c7b5e
UHC 燁g뫎\}燁g뫎\{^ 1110011110100111101000111110011110010001101100000101110001111101111001111010011110100011111001111001000110110000010111000111101101011110 e7a7a3e791b05c7de7a7a3e791b05c7b5e

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