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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 鴉??J}鴉??J{^ 11101001111010110011111100111111010010100111110111101001111010110011111100111111010010100111101101011110 e9eb3f3f4a7de9eb3f3f4a7b5e
EUC-JP 鴉??J}鴉??J{^ 11110010111011010011111100111111010010100111110111110010111011010011111100111111010010100111101101011110 f2ed3f3f4a7df2ed3f3f4a7b5e
UTF-8 鴉덃뤍J}鴉덃뤍J{^ 1110100110110100100010011110101110001101100000111110101110100100100011010100101001111101111010011011010010001001111010111000110110000011111010111010010010001101010010100111101101011110 e9b489eb8d83eba48d4a7de9b489eb8d83eba48d4a7b5e
UHC 鴉덃뤍J}鴉덃뤍J{^ 1110010010111100100010001110011010001111101111010100101001111101111001001011110010001000111001101000111110111101010010100111101101011110 e4bc88e68fbd4a7de4bc88e68fbd4a7b5e

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