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 嵓エ鯒鷦嵓エ鯒鷦^ 111110101011000010110100111010011100010111101010010110111111101010110000101101001110100111000101111010100101101101011110 fab0b4e9c5ea5bfab0b4e9c5ea5b5e
EUC-JP ?エ鯒鷦?エ鯒鷦^ 001111111000111010110100111100101100011111110011101111000011111110001110101101001111001011000111111100111011110001011110 3f8eb4f2c7f3bc3f8eb4f2c7f3bc5e
UTF-8 嵓エ鯒鷦嵓エ鯒鷦^ 11100101101101011001001111101111101111011011010011101001101011111001001011101001101101111010011011100101101101011001001111101111101111011011010011101001101011111001001011101001101101111010011001011110 e5b593efbdb4e9af92e9b7a6e5b593efbdb4e9af92e9b7a65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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