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 當皎\}當皎\{^ 11100001011000111110000110100111010111000111110111100001011000111110000110100111010111000111101101011110 e163e1a75c7de163e1a75c7b5e
EUC-JP 當皎\}當皎\{^ 11100001110001001110001010101001010111000111110111100001110001001110001010101001010111000111101101011110 e1c4e2a95c7de1c4e2a95c7b5e
UTF-8 當皎\}當皎\{^ 1110011110010101101101101110011110011010100011100101110001111101111001111001010110110110111001111001101010001110010111000111101101011110 e795b6e79a8e5c7de795b6e79a8e5c7b5e
UHC 當皎\}當皎\{^ 11010011110101111100111011101011010111000111110111010011110101111100111011101011010111000111101101011110 d3d7ceeb5c7dd3d7ceeb5c7b5e

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