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^ 00111111001111111000101101011110001111111001000111101001001111110100111101011110 3f3f8b5e3f91e93f4f5e
EUC-JP ??疑?鷹?O^ 00111111001111111011010110111111001111111100001011101011001111110100111101011110 3f3fb5bf3fc2eb3f4f5e
UTF-8 欌렪疑렑鷹괏O^ 1110011010101100100011001110101110100000101010101110011110010110100100011110101110100000100100011110100110110111101110011110101010110100100011110100111101011110 e6ac8ceba0aae79691eba091e9b7b9eab48f4f5e
UHC 欌렪疑렑鷹괏O^ 1110110111101011100011101011100011101011111101111000111010100110111010111110110110110001101000110100111101011110 edeb8eb8ebf78ea6ebedb1a34f5e

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