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 ??????O^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 跌ク譌ヲ邯唸O^ 111001101110100110111000111001101001011110100110111001111011011010011010010110000100111101011110 e6e9b8e697a6e7b69a584f5e
EUC-JP 跌ク譌ヲ邯唸O^ 1110110011101011100011101011100011101011111101111000111010100110111011101011100011010011101110010100111101011110 eceb8eb8ebf78ea6eeb8d3b94f5e
UTF-8 跌ク譌ヲ邯唸O^ 1110100010110111100011001110111110111101101110001110100010101101100011001110111110111101101001101110100110000010101011111110010110010100101110000100111101011110 e8b78cefbdb8e8ad8cefbda6e982afe594b84f5e
UHC 跌???邯?O^ 11110010111101100011111100111111001111111100101011111011001111110100111101011110 f2f63f3f3fcafb3f4f5e

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