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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 悟??\}悟??\{^ 10001100111001010011111100111111010111000111110110001100111001010011111100111111010111000111101101011110 8ce53f3f5c7d8ce53f3f5c7b5e
EUC-JP 悟??\}悟??\{^ 10111000111001110011111100111111010111000111110110111000111001110011111100111111010111000111101101011110 b8e73f3f5c7db8e73f3f5c7b5e
UTF-8 悟뽯큿\}悟뽯큿\{^ 1110011010000010100111111110101110111101101011111110110110000001101111110101110001111101111001101000001010011111111010111011110110101111111011011000000110111111010111000111101101011110 e6829febbdafed81bf5c7de6829febbdafed81bf5c7b5e
UHC 悟뽯큿\}悟뽯큿\{^ 1110011111110110100101101110101110110100100011000101110001111101111001111111011010010110111010111011010010001100010111000111101101011110 e7f696ebb48c5c7de7f696ebb48c5c7b5e

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