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 鬘狗クォ鬘狗クォ^ 11101001101000011000101111100111101110001010101111101001101000011000101111100111101110001010101101011110 e9a18be7b8abe9a18be7b8ab5e
EUC-JP 鬘狗クォ鬘狗クォ^ 1111001010100011101101101110100110001110101110001000111010101011111100101010001110110110111010011000111010111000100011101010101101011110 f2a3b6e98eb88eabf2a3b6e98eb88eab5e
UTF-8 鬘狗クォ鬘狗クォ^ 11101001101011001001100011100111100010111001011111101111101111011011100011101111101111011010101111101001101011001001100011100111100010111001011111101111101111011011100011101111101111011010101101011110 e9ac98e78b97efbdb8efbdabe9ac98e78b97efbdb8efbdab5e
UHC ?狗???狗??^ 0011111111001111101101110011111100111111001111111100111110110111001111110011111101011110 3fcfb73f3f3fcfb73f3f5e

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