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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ姪猟愿ゥツ姪猟愿ゥ^ 1100001010010110110000111001011111000010100111001100001110101001110000101001011011000011100101111100001010011100110000111010100101011110 c296c397c29cc3a9c296c397c29cc3a95e
EUC-JP ツ姪猟愿ゥツ姪猟愿ゥ^ 100011101100001011001100110001011100111011000100110110001100010110001110101010011000111011000010110011001100010111001110110001001101100011000101100011101010100101011110 8ec2ccc5cec4d8c58ea98ec2ccc5cec4d8c58ea95e
UTF-8 ツ姪猟愿ゥツ姪猟愿ゥ^ 11101111101111101000001011100101101001111010101011100111100011001001111111100110100001001011111111101111101111011010100111101111101111101000001011100101101001111010101011100111100011001001111111100110100001001011111111101111101111011010100101011110 efbe82e5a7aae78c9fe684bfefbda9efbe82e5a7aae78c9fe684bfefbda95e
UHC ?姪?愿??姪?愿?^ 001111111111001011101011001111111110101010110100001111110011111111110010111010110011111111101010101101000011111101011110 3ff2eb3feab43f3ff2eb3feab43f5e

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