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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 먊륾먩}먊륾먩{^ 111010111010100010001010111010111010010110111110111010111010100010101001011111011110101110101000100010101110101110100101101111101110101110101000101010010111101101011110 eba88aeba5beeba8a97deba88aeba5beeba8a97b5e
UHC 먊륾먩}먊륾먩{^ 100100001100100010010000011000011001000011100110011111011001000011001000100100000110000110010000111001100111101101011110 90c8906190e67d90c8906190e67b5e

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