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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 尤曖?尤曖?^ 1001011011011110100111100100001000111111100101101101111010011110010000100011111101011110 96de9e423f96de9e423f5e
EUC-JP 尤曖?尤曖?^ 1100110011100000110110111010001100111111110011001110000011011011101000110011111101011110 cce0dba33fcce0dba33f5e
UTF-8 尤曖빞尤曖빞^ 11100101101100001010010011100110100110111001011011101011101110011001111011100101101100001010010011100110100110111001011011101011101110011001111001011110 e5b0a4e69b96ebb99ee5b0a4e69b96ebb99e5e
UHC 尤曖빞尤曖빞^ 11101001110101101110010011110010100101011011110011101001110101101110010011110010100101011011110001011110 e9d6e4f295bce9d6e4f295bc5e

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