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 鴉叔\}鴉叔\{^ 11101001111010111000111101100110010111000111110111101001111010111000111101100110010111000111101101011110 e9eb8f665c7de9eb8f665c7b5e
EUC-JP 鴉叔\}鴉叔\{^ 11110010111011011011110111000111010111000111110111110010111011011011110111000111010111000111101101011110 f2edbdc75c7df2edbdc75c7b5e
UTF-8 鴉叔\}鴉叔\{^ 1110100110110100100010011110010110001111100101000101110001111101111010011011010010001001111001011000111110010100010111000111101101011110 e9b489e58f945c7de9b489e58f945c7b5e
UHC 鴉叔\}鴉叔\{^ 11100100101111001110001011010010010111000111110111100100101111001110001011010010010111000111101101011110 e4bce2d25c7de4bce2d25c7b5e

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