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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?垣???垣??^ 0011111110001010010111110011111100111111001111111000101001011111001111110011111101011110 3f8a5f3f3f3f8a5f3f3f5e
EUC-JP 洹垣??洹垣??^ 100011111100011110111010101100111100000000111111001111111000111111000111101110101011001111000000001111110011111101011110 8fc7bab3c03f3f8fc7bab3c03f3f5e
UTF-8 洹垣렑렭洹垣렑렩^ 11100110101101001011100111100101100111101010001111101011101000001001000111101011101000001010110111100110101101001011100111100101100111101010001111101011101000001001000111101011101000001010100101011110 e6b4b9e59ea3eba091eba0ade6b4b9e59ea3eba091eba0a95e
UHC 洹垣렑렭洹垣렑렩^ 1110101010110111111010101010111110001110101001101000111010111010111010101011011111101010101011111000111010100110100011101011011101011110 eab7eaaf8ea68ebaeab7eaaf8ea68eb75e

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