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^ 111001101110100110111000111001101001011110100110111001011110101110001001010000100100111101011110 e6e9b8e697a6e5eb89424f5e
EUC-JP 跌ク譌ヲ褄隠O^ 1110110011101011100011101011100011101011111101111000111010100110111010101110110110110001101000110100111101011110 eceb8eb8ebf78ea6eaedb1a34f5e
UTF-8 跌ク譌ヲ褄隠O^ 1110100010110111100011001110111110111101101110001110100010101101100011001110111110111101101001101110100010100100100001001110100110011010101000000100111101011110 e8b78cefbdb8e8ad8cefbda6e8a484e99aa04f5e
UHC 跌?????O^ 111100101111011000111111001111110011111100111111001111110100111101011110 f2f63f3f3f3f3f4f5e

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