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^ 0011111100111111100010110101111000111111111001010101010110011110010110000100111101011110 3f3f8b5e3fe5559e584f5e
EUC-JP ??疑?藏杞O^ 0011111100111111101101011011111100111111111010011011011011011011101110010100111101011110 3f3fb5bf3fe9b6dbb94f5e
UTF-8 欌렪疑렑藏杞O^ 1110011010101100100011001110101110100000101010101110011110010110100100011110101110100000100100011110100010010111100011111110011010011101100111100100111101011110 e6ac8ceba0aae79691eba091e8978fe69d9e4f5e
UHC 欌렪疑렑藏杞O^ 1110110111101011100011101011100011101011111101111000111010100110111011011111101011010001101000110100111101011110 edeb8eb8ebf78ea6edfad1a34f5e

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