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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 燁鴫\}燁鴫\{^ 11111011010110011000111010110000010111000111110111111011010110011000111010110000010111000111101101011110 fb598eb05c7dfb598eb05c7b5e
EUC-JP 燁鴫\}燁鴫\{^ 100011111100101010110011101111001011001001011100011111011000111111001010101100111011110010110010010111000111101101011110 8fcab3bcb25c7d8fcab3bcb25c7b5e
UTF-8 燁鴫\}燁鴫\{^ 1110011110000111100000011110100110110100101010110101110001111101111001111000011110000001111010011011010010101011010111000111101101011110 e78781e9b4ab5c7de78781e9b4ab5c7b5e
UHC 燁?\}燁?\{^ 1110011110100111001111110101110001111101111001111010011100111111010111000111101101011110 e7a73f5c7de7a73f5c7b5e

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