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 霰璞\}霰璞\{^ 11101000110001011110000011110111010111000111110111101000110001011110000011110111010111000111101101011110 e8c5e0f75c7de8c5e0f75c7b5e
EUC-JP 霰璞\}霰璞\{^ 11110000110001111110000011111001010111000111110111110000110001111110000011111001010111000111101101011110 f0c7e0f95c7df0c7e0f95c7b5e
UTF-8 霰璞\}霰璞\{^ 1110100110011100101100001110011110010010100111100101110001111101111010011001110010110000111001111001001010011110010111000111101101011110 e99cb0e7929e5c7de99cb0e7929e5c7b5e
UHC 霰璞\}霰璞\{^ 11011111101011001101101011010111010111000111110111011111101011001101101011010111010111000111101101011110 dfacdad75c7ddfacdad75c7b5e

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