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^ 111001111000101110111000111001101001011110100110111001111001101010011001010000100100111101011110 e78bb8e697a6e79a99424f5e
EUC-JP 迢ク譌ヲ逧傳O^ 1110110111101011100011101011100011101011111101111000111010100110111011011111101011010001101000110100111101011110 edeb8eb8ebf78ea6edfad1a34f5e
UTF-8 迢ク譌ヲ逧傳O^ 1110100010111111101000101110111110111101101110001110100010101101100011001110111110111101101001101110100110000000101001111110010110000010101100110100111101011110 e8bfa2efbdb8e8ad8cefbda6e980a7e582b34f5e
UHC ?????傳O^ 001111110011111100111111001111110011111111101110111011100100111101011110 3f3f3f3f3feeee4f5e

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