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 テゥツ猟迎テゥツ猟鶏^ 110000111010100111000010100101111100001010001100011111011100001110101001110000101001011111000010100011000111101101011110 c3a9c297c28c7dc3a9c297c28c7b5e
EUC-JP テゥツ猟迎テゥツ猟鶏^ 100011101100001110001110101010011000111011000010110011101100010010110111110111101000111011000011100011101010100110001110110000101100111011000100101101111101110001011110 8ec38ea98ec2cec4b7de8ec38ea98ec2cec4b7dc5e
UTF-8 テゥツ猟迎テゥツ猟鶏^ 11101111101111101000001111101111101111011010100111101111101111101000001011100111100011001001111111101000101111111000111011101111101111101000001111101111101111011010100111101111101111101000001011100111100011001001111111101001101101101000111101011110 efbe83efbda9efbe82e78c9fe8bf8eefbe83efbda9efbe82e78c9fe9b68f5e
UHC ????迎?????^ 001111110011111100111111001111111110011111001010001111110011111100111111001111110011111101011110 3f3f3f3fe7ca3f3f3f3f3f5e

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