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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 骭夬枚v骭夬枚vB 111010011000110010011010111011011001011010000111011101101110100110001100100110101110110110010110100001110111011001000010 e98c9aed968776e98c9aed96877642
EUC-JP 骭夬枚v骭夬枚vB 111100011110110011010100111011111100101111100111011101101111000111101100110101001110111111001011111001110111011001000010 f1ecd4efcbe776f1ecd4efcbe77642
UTF-8 骭夬枚v骭夬枚vB 111010011010101010101101111001011010010010101100111001101001111010011010011101101110100110101010101011011110010110100100101011001110011010011110100110100111011001000010 e9aaade5a4ace69e9a76e9aaade5a4ace69e9a7642
UHC ??枚v??枚vB 0011111100111111110110001101110101110110001111110011111111011000110111010111011001000010 3f3fd8dd763f3fd8dd7642

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