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^ 111001111000101110111000111001101001011110100110111001111010010110010111010000100100111101011110 e78bb8e697a6e7a597424f5e
EUC-JP 迢ク譌ヲ逾唯O^ 1110110111101011100011101011100011101011111101111000111010100110111011101010011111001101101000110100111101011110 edeb8eb8ebf78ea6eea7cda34f5e
UTF-8 迢ク譌ヲ逾唯O^ 1110100010111111101000101110111110111101101110001110100010101101100011001110111110111101101001101110100110000000101111101110010110010100101011110100111101011110 e8bfa2efbdb8e8ad8cefbda6e980bee594af4f5e
UHC ????逾唯O^ 00111111001111110011111100111111111010111011010111101010111001100100111101011110 3f3f3f3febb5eae64f5e

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