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 隰梧居隰梧居^ 11101000101011001000110011100110100010111000111111101000101011001000110011100110100010111000111101011110 e8ac8ce68b8fe8ac8ce68b8f5e
EUC-JP 隰梧居隰梧居^ 11110000101011101011100011101000101101011110111111110000101011101011100011101000101101011110111101011110 f0aeb8e8b5eff0aeb8e8b5ef5e
UTF-8 隰梧居隰梧居^ 11101001100110101011000011100110101000101010011111100101101100011000010111101001100110101011000011100110101000101010011111100101101100011000010101011110 e99ab0e6a2a7e5b185e99ab0e6a2a7e5b1855e
UHC ?梧居?梧居^ 0011111111100111111111001100101111011100001111111110011111111100110010111101110001011110 3fe7fccbdc3fe7fccbdc5e

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