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 愕性\}愕性\{^ 10011100101100011001000010101011010111000111110110011100101100011001000010101011010111000111101101011110 9cb190ab5c7d9cb190ab5c7b5e
EUC-JP 愕性\}愕性\{^ 11011000101100111100000010101101010111000111110111011000101100111100000010101101010111000111101101011110 d8b3c0ad5c7dd8b3c0ad5c7b5e
UTF-8 愕性\}愕性\{^ 1110011010000100100101011110011010000000101001110101110001111101111001101000010010010101111001101000000010100111010111000111101101011110 e68495e680a75c7de68495e680a75c7b5e
UHC 愕性\}愕性\{^ 11100100110000111110000011110101010111000111110111100100110000111110000011110101010111000111101101011110 e4c3e0f55c7de4c3e0f55c7b5e

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