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 蠑オ蝮閤蠑オ蝮砿^ 111001011011110010110101111001011001110110001101011111011110010110111100101101011110010110011101100011010111101101011110 e5bcb5e59d8d7de5bcb5e59d8d7b5e
EUC-JP 蠑オ蝮閤蠑オ蝮砿^ 1110101010111110100011101011010111101001111111011011100111011110111010101011111010001110101101011110100111111101101110011101110001011110 eabe8eb5e9fdb9deeabe8eb5e9fdb9dc5e
UTF-8 蠑オ蝮閤蠑オ蝮砿^ 11101000101000001001000111101111101111011011010111101000100111011010111011101001100101101010010011101000101000001001000111101111101111011011010111101000100111011010111011100111101000001011111101011110 e8a091efbdb5e89daee996a4e8a091efbdb5e89daee7a0bf5e
UHC ???閤????^ 00111111001111110011111111111001111011100011111100111111001111110011111101011110 3f3f3ff9ee3f3f3f3f5e

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