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^ 0011111100111111100010110101111000111111100011011101111010001010010001010100111101011110 3f3f8b5e3f8dde8a454f5e
EUC-JP ??疑?材界O^ 0011111100111111101101011011111100111111101110101110000010110011101001100100111101011110 3f3fb5bf3fbae0b3a64f5e
UTF-8 欌렪疑렑材界O^ 1110011010101100100011001110101110100000101010101110011110010110100100011110101110100000100100011110011010011101100100001110011110010101100011000100111101011110 e6ac8ceba0aae79691eba091e69d90e7958c4f5e
UHC 欌렪疑렑材界O^ 1110110111101011100011101011100011101011111101111000111010100110111011101010011111001101101000110100111101011110 edeb8eb8ebf78ea6eea7cda34f5e

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