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^ 111001101110100110111000111001101001011110100110111001111010010110010111010000100100111101011110 e6e9b8e697a6e7a597424f5e
EUC-JP 跌ク譌ヲ逾唯O^ 1110110011101011100011101011100011101011111101111000111010100110111011101010011111001101101000110100111101011110 eceb8eb8ebf78ea6eea7cda34f5e
UTF-8 跌ク譌ヲ逾唯O^ 1110100010110111100011001110111110111101101110001110100010101101100011001110111110111101101001101110100110000000101111101110010110010100101011110100111101011110 e8b78cefbdb8e8ad8cefbda6e980bee594af4f5e
UHC 跌???逾唯O^ 1111001011110110001111110011111100111111111010111011010111101010111001100100111101011110 f2f63f3f3febb5eae64f5e

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