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 襞九圭\}襞九圭\{^ 1110010111111100100010111110001110001100010111000101110001111101111001011111110010001011111000111000110001011100010111000111101101011110 e5fc8be38c5c5c7de5fc8be38c5c5c7b5e
EUC-JP 襞九圭\}襞九圭\{^ 1110101011111110101101101110010110110111101111010101110001111101111010101111111010110110111001011011011110111101010111000111101101011110 eafeb6e5b7bd5c7deafeb6e5b7bd5c7b5e
UTF-8 襞九圭\}襞九圭\{^ 1110100010100101100111101110010010111001100111011110010110011100101011010101110001111101111010001010010110011110111001001011100110011101111001011001110010101101010111000111101101011110 e8a59ee4b99de59cad5c7de8a59ee4b99de59cad5c7b5e
UHC ?九圭\}?九圭\{^ 001111111100111011111010110100001010010001011100011111010011111111001110111110101101000010100100010111000111101101011110 3fcefad0a45c7d3fcefad0a45c7b5e

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