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 汭??}汭??{^ 10001111110001101110001000111111001111110111110110001111110001101110001000111111001111110111101101011110 8fc6e23f3f7d8fc6e23f3f7b5e
UTF-8 汭멽멽}汭멽멽{^ 111001101011000110101101111010111010100110111101111010111010100110111101011111011110011010110001101011011110101110101001101111011110101110101001101111010111101101011110 e6b1adeba9bdeba9bd7de6b1adeba9bdeba9bd7b5e
UHC 汭멽멽}汭멽멽{^ 111001111101011110010001011010101001000101101010011111011110011111010111100100010110101010010001011010100111101101011110 e7d7916a916a7de7d7916a916a7b5e

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