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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 濡??預??e^ 10010100010001110011111100111111100101110110000100111111001111110110010101011110 94473f3f97613f3f655e
EUC-JP 濡??預??e^ 11000111101010000011111100111111110011011100001000111111001111110110010101011110 c7a83f3fcdc23f3f655e
UTF-8 濡쀫줃預앮누e^ 1110011010111111101000011110110010000000101010111110110010100100100000111110100110100000100100001110110010010101101011101110101110001000100001000110010101011110 e6bfa1ec80abeca483e9a090ec95aeeb8884655e
UHC 濡쀫줃預앮누e^ 1110101110100001100101111110101110100001100110101110011111101000100111011110011010110100101010010110010101011110 eba197eba19ae7e89de6b4a9655e

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