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 蜊ィ遖ェ蜊ィ遖ェ^ 11100101100011011010100011100111101001101010101011100101100011011010100011100111101001101010101001011110 e58da8e7a6aae58da8e7a6aa5e
EUC-JP 蜊ィ遖ェ蜊ィ遖ェ^ 1110100111101101100011101010100011101110101010001000111010101010111010011110110110001110101010001110111010101000100011101010101001011110 e9ed8ea8eea88eaae9ed8ea8eea88eaa5e
UTF-8 蜊ィ遖ェ蜊ィ遖ェ^ 11101000100111001000101011101111101111011010100011101001100000011001011011101111101111011010101011101000100111001000101011101111101111011010100011101001100000011001011011101111101111011010101001011110 e89c8aefbda8e98196efbdaae89c8aefbda8e98196efbdaa5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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