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 鯀袗\}鯀袗\{^ 11101001101111111110010111010101010111000111110111101001101111111110010111010101010111000111101101011110 e9bfe5d55c7de9bfe5d55c7b5e
EUC-JP 鯀袗\}鯀袗\{^ 11110010110000011110101011010111010111000111110111110010110000011110101011010111010111000111101101011110 f2c1ead75c7df2c1ead75c7b5e
UTF-8 鯀袗\}鯀袗\{^ 1110100110101111100000001110100010100010100101110101110001111101111010011010111110000000111010001010001010010111010111000111101101011110 e9af80e8a2975c7de9af80e8a2975c7b5e
UHC ?袗\}?袗\{^ 0011111111110010110111110101110001111101001111111111001011011111010111000111101101011110 3ff2df5c7d3ff2df5c7b5e

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