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 鬘エ諡厭鬘エ諡閲^ 111010011010000110110100111001101000101110001001011111011110100110100001101101001110011010001011100010010111101101011110 e9a1b4e68b897de9a1b4e68b897b5e
EUC-JP 鬘エ諡厭鬘エ諡閲^ 1111001010100011100011101011010011101011111010111011000111011110111100101010001110001110101101001110101111101011101100011101110001011110 f2a38eb4ebebb1def2a38eb4ebebb1dc5e
UTF-8 鬘エ諡厭鬘エ諡閲^ 11101001101011001001100011101111101111011011010011101000101010111010000111100101100011101010110111101001101011001001100011101111101111011011010011101000101010111010000111101001100101101011001001011110 e9ac98efbdb4e8aba1e58eade9ac98efbdb4e8aba1e996b25e
UHC ??諡厭??諡?^ 001111110011111111100011110011011110011011110100001111110011111111100011110011010011111101011110 3f3fe3cde6f43f3fe3cd3f5e

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