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 韈・譖凩韈・譖几^ 111010001110011110100101111001101001101110011001011111011110100011100111101001011110011010011011100110010111101101011110 e8e7a5e69b997de8e7a5e69b997b5e
EUC-JP 韈・譖凩韈・譖几^ 1111000011101001100011101010010111101011111110111101000111011110111100001110100110001110101001011110101111111011110100011101110001011110 f0e98ea5ebfbd1def0e98ea5ebfbd1dc5e
UTF-8 韈・譖凩韈・譖几^ 11101001100111111000100011101111101111011010010111101000101011011001011011100101100001111010100111101001100111111000100011101111101111011010010111101000101011011001011011100101100001111010000001011110 e99f88efbda5e8ad96e587a9e99f88efbda5e8ad96e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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